From: Matthias Clasen Date: Sun, 20 Jul 2008 00:58:11 +0000 (+0000) Subject: Improve the docs X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~428^2^2~31617 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0a3394b70c16f9f203605126ea14b91c70e07dde;p=gtk4.git Improve the docs svn path=/trunk/; revision=20867 --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index ecbd7f0bcd..18c561b442 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,10 @@ +2008-07-19 Matthias Clasen + + Bug 543590 – documentation glitch in GtkBox description + + * gtk/tmpl/gtkbox.sgml: Improve long description. Pointed + out by Claudio Saavedra + 2008-07-15 Matthias Clasen * gtk/Makefile.am: diff --git a/docs/reference/gtk/tmpl/gtkbox.sgml b/docs/reference/gtk/tmpl/gtkbox.sgml index f95cd633e9..eb42208d3a 100644 --- a/docs/reference/gtk/tmpl/gtkbox.sgml +++ b/docs/reference/gtk/tmpl/gtkbox.sgml @@ -8,8 +8,8 @@ Base class for box containers GtkBox is an abstract widget which encapsulates functionality for a particular kind of container, one that organizes a variable number of -widgets into a rectangular area. GtkBox currently has two derived -classes, #GtkHBox and #GtkVBox. +widgets into a rectangular area. GtkBox has a number of derived +classes, e.g. #GtkHBox and #GtkVBox. The rectangular area of a GtkBox is organized into either a single row